@charset "UTF-8";

.youtube_pop {z-index:102}
.youtube_pop .contentBox {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;width:1080px}
.youtube_pop .contentBox .vdo_wrap {position:relative;z-index:1;cursor:pointer;padding-bottom:56%;background:#222;overflow:hidden}
.youtube_pop .contentBox .vdo_wrap .vdo {width:100% !important;height:100% !important;position:absolute;width:100%;height:100%}
.youtube_pop .contentBox iframe {position:absolute;top:0;left:0;width:100%;height:100%}
.youtube_pop .dimBg {position:absolute;top:0;left:0;width:100%;height:100%;background-color:#111;opacity:0.5}
.youtube_pop .contentBox .btnClose {position:absolute;background:#111;top:-37px;right:0px;padding:6px;width:34px;height:34px;box-sizing:border-box}
.youtube_pop .contentBox .btnToday {top:-27px;right:26px;padding:0 15px;height:24px;line-height:24px;background:#444}